[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
%TEXT            Set Source Field Width                        TASM Directive

  %TEXT width

     %TEXT sets the number of columns the assembler will use for the source
     lines in the listing file.

       Notes:     If a line is too long for the line length, it will be
                  truncated or wrapped to the next line, depending on which
                  directive (%TRUNC or %NOTRUNC) has been used.

See Also: %TRUNC %NOTRUNC
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson